home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 February
/
EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso
/
earcd
/
util2
/
ftype.rea
< prev
next >
Wrap
Text File
|
1996-01-16
|
549b
|
16 lines
Short: V1.0, Neural network learns about files
Author: dickrp@wckn.dorm.clarkson.edu (Robert Dick)
Uploader: dickrp@wckn.dorm.clarkson.edu (Robert Dick)
Type: util/misc
File type recognizer that you train. If you want to be
able to detect JPEG and C source files you find a few
of them and do this:
ftype -t c <c source file A>
ftype -t c <c source file B>
ftype -t jpeg <JPEG file A>
ftype -t jpeg <JPEG file A>
The system will recognize these file types in the future.
It is possible to associate actions with file types, as well.